bail out if there is no label to set the color on.
authorMichael Natterer <mitch@imendio.com>
Tue, 12 Aug 2008 15:47:13 +0000 (15:47 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 12 Aug 2008 15:47:13 +0000 (15:47 +0000)
commit611fcd30d328b13bc5612dc8aebd12965f9a54d2
tree1b7f979cbe750ea7e0aa73b498d603bdfbd89851
parent25d3a9c30966c0f5f018e977498e0887e274b9a1
bail out if there is no label to set the color on.

2008-08-12  Michael Natterer  <mitch@imendio.com>

* gtk/gtklinkbutton.c (set_link_color): bail out if there is no
label to set the color on.

(gtk_link_button_add): call set_link_color() so the label gets
the right color no matter how the link button is created.

svn path=/trunk/; revision=21100
ChangeLog
gtk/gtklinkbutton.c